home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Save Command
- Sent: 6/25/96 10:19 AM
- Received: 6/25/96 10:41 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Can you simply call the target's DoMenu() function, passing kODSave or
- >whatever the correct command number is. Sometimes pretending the user chose
- >the menu works well.
- >
-
- Data saved this way are not really saved. They are on the disk but if you
- kill your part and reload the document you'll see that you have lost your
- changes. Just externalizing your part is not enough.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-